crypto/tls.Conn.closeNotifySent (field)
4 uses
crypto/tls (current package)
conn.go#L82: closeNotifySent bool
conn.go#L1134: if c.closeNotifySent {
conn.go#L1366: if !c.closeNotifySent {
conn.go#L1370: c.closeNotifySent = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)